projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
986479a
)
net/browse-url.el
author
Juri Linkov
<juri@jurta.org>
Tue, 2 Mar 2004 14:56:26 +0000
(14:56 +0000)
committer
Juri Linkov
<juri@jurta.org>
Tue, 2 Mar 2004 14:56:26 +0000
(14:56 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c4c140fc4acf8aa3b2b87bd06459ef6bd800941b..13c64e0d929bfa2d3eaf18f803e777fe5f324432 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2004-03-02 Juri Linkov <juri@jurta.org>
+
+ * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
+ (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
+ URL to prevent their substitution with the environment variable
+ values by browsers.
+
2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-print.el: Doc fix.